entry: Fix text position
authorTimm Bäder <mail@baedert.org>
Tue, 27 Jun 2017 18:28:15 +0000 (20:28 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 20 Jul 2017 01:27:15 +0000 (21:27 -0400)
commit3fc49ce8a18d9bc8a3c843a0ec2bd8b2eef6ba74
treec7da39490a2e26703f0c84041c01916f3790a656
parenta0f34979394ec98698b7648e7d233a19a1ccfa91
entry: Fix text position

We need to adjust the layout coordinates depending on priv->text_x,
sinec that one accounts for the width of the left icon.
gtk/gtkentry.c